function selectedmodeget( )
{
var n_max = document.formcommand03.selectedmode.length;
var i = 0;
var is = 1;
var ie = 10;
var n = disp_no1;
var n1 = n + ie - 1;
var list_n = new Array( );
list_n = player_main.getPlaylist( );
var nos2 = list_n.length;
var nos1 = nos2 + 1;
var nmax1 = list_nos;
for ( i = is; i <= ie; i++ ) {
if ( i > n_max ) break;
if ( document.formcommand03.selectedmode[ i - 1 ].checked )
{
if ( nos2 >= n + i - 1 )
{
n2 = n + i - 1;
var val = video;
if ( nos2 >= n2 ) val = list_n[ n2 - 1 ];
list_new[ nmax1 ] = val;
nmax1 = nmax1 + 1;
}
}
}
list_nos = nmax1;
}
function loadplaylistuser( list_val )
{
if ( player_main )
{
player_main.loadPlaylist(
{ playlist: list_val,
listType: 'playlist',
index: 0,
StartSeconds: 0,
suggestedQuality: 'default'
}
);
}
};
function loadplaylistreset( )
{
if ( player_main )
{
player_main.loadPlaylist(
{ list: video_list,
listType: 'playlist',
index: 0,
StartSeconds: 0,
suggestedQuality: 'default'
}
);
}
};